home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Freeware
/
Ultra Defrag 2
/
ultradefrag-2.0.0.bin.i386.exe
/
$SYSDIR
/
udefrag-gui.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
2008-11-02
|
199b
|
10 lines
@echo off
rem ----------------- UltraDefrag GUI startup commands ------------------------
set UD_EX_FILTER=system volume information;temp;recycler
%windir%\system32\ultradefrag.exe
exit